Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
tnaccarato committed Aug 13, 2024
2 parents cb664ef + c552f24 commit e8f7ba8
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/check-secrets.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
name: Check Secrets

on:
push:
branches:
- '**' # This allows the workflow to run on any branch when there's a push
pull_request:
branches:
- '**' # This allows the workflow to run on any branch when a pull request is opened
workflow_dispatch: # Allows manual triggering of the workflow on any branch

jobs:
Expand Down

0 comments on commit e8f7ba8

Please sign in to comment.