Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
davi17g committed Apr 13, 2024
1 parent 848d062 commit 6e9e2d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
- uses: actions/github-script@v7
name: Invoke docker image build
with:
debug: true
github-token: ${{ secrets.PAT }}
script: |
await github.rest.actions.createWorkflowDispatch({
Expand Down

0 comments on commit 6e9e2d1

Please sign in to comment.