Skip to content

Commit

Permalink
Update test-dispatch.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
GuySartorelli authored Aug 6, 2024
1 parent 7526950 commit c5b66d5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test-dispatch.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
on:
workflow_dispatch:

permissions: {}

jobs:
dispatch:
runs-on: ubuntu-latest
permissions:
actions: write
steps:
- name: Check for file
env:
Expand Down

0 comments on commit c5b66d5

Please sign in to comment.