Make consistent with other template actions

This commit is contained in:
Nick Alteen
2023-11-27 23:41:30 -05:00
parent 693b3bccae
commit ab98397115

View File

@ -5,7 +5,6 @@ on:
push:
branches:
- main
- 'releases/*'
permissions:
contents: read
@ -56,7 +55,7 @@ jobs:
id: test-action
uses: ./
with:
milliseconds: 1000
milliseconds: 2000
- name: Print Output
id: output