Skip to content

Commit

Permalink
feat: on demand protected workflow (#263)
Browse files Browse the repository at this point in the history
- adds manual dispatch trigger
  • Loading branch information
thenick775 authored Feb 8, 2025
1 parent b695c4c commit df14418
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/protected.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
branches: ['master']
pull_request:
branches: ['master']
workflow_dispatch:

jobs:
admin:
Expand Down

0 comments on commit df14418

Please sign in to comment.