Skip to content

Commit

Permalink
test good-branch
Browse files Browse the repository at this point in the history
  • Loading branch information
woodruffw committed Jan 14, 2024
1 parent 9df8635 commit 3de402e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,3 +56,8 @@ jobs:
# semingly benign workflow, but actually evil (tags namespace)
- uses: woodruffw-experiments/gha-trickery@0190375b

test-pinned-good-branch:
runs-on: ubuntu-latest
steps:
# benign workflow (branches namespace)
- uses: woodruffw-experiments/gha-trickery@good-branch

0 comments on commit 3de402e

Please sign in to comment.