Skip to content

Commit

Permalink
Update pr-verification.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
t-will-gillis authored Aug 4, 2024
1 parent ef54eab commit 3188275
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-verification.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
id: verify-pr
uses: actions/github-script@v7
with:
github-token: ${{ secrets.HACKFORLA_ADMIN_TOKEN }}

script: |
const script = require('./github-actions/trigger-pr-target/verify-pr.js');
script({ github, context });

0 comments on commit 3188275

Please sign in to comment.