Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonkarns committed May 29, 2024
1 parent c71f45f commit b9916d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions workflow-templates/test.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Test
on: [push, pull_request]
on: [push, pull_request, workflow_dispatch]

jobs:
test:
uses: nodenv/.github/.github/workflows/test.yml@main
uses: nodenv/.github/.github/workflows/test.yml@v4
permissions:
contents: read
packages: read
Expand Down

0 comments on commit b9916d7

Please sign in to comment.