Skip to content

Commit

Permalink
🚧 Add github action pull request trigger
Browse files Browse the repository at this point in the history
This will be temporary as I need to confirm functionality
  • Loading branch information
jasonBirchall committed Jul 2, 2024
1 parent a2fda93 commit bd7830f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/remove-sectigo-blocks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
schedule:
- cron: "0 0 * * 1-5" # Runs at 00:00 from Monday to Friday
workflow_dispatch: # Allows manual triggering
pull_request:

jobs:
remove_sectigo_blocks:
Expand Down

0 comments on commit bd7830f

Please sign in to comment.