Skip to content

Commit

Permalink
chcekout
Browse files Browse the repository at this point in the history
  • Loading branch information
mcascone committed Aug 14, 2024
1 parent 982a1dc commit d7d4868
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/configtest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ jobs:
- name: init
run: echo 'starting init'

- name: checkout
uses: actions/checkout@v4

- name: create config
uses: ./example-config-updater
with:
Expand Down

0 comments on commit d7d4868

Please sign in to comment.