Skip to content

Commit

Permalink
test: testing
Browse files Browse the repository at this point in the history
  • Loading branch information
MDavidson17 committed Oct 10, 2023
1 parent 9eddb14 commit da75b5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/skip-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
permissions:
id-token: write
contents: read
# if: "*[skip-workflows]*" == "${{ github.event.head_commit.message }}"
if: "*[skip-workflows]*" == "${{ github.event.head_commit.message }}"

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit da75b5d

Please sign in to comment.