Skip to content

Commit

Permalink
chore: disable deploy wf with dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
luigibarbato committed Oct 12, 2023
1 parent a00ffa4 commit 94b8fd5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-staging.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
push:
branches-ignore:
- main
- 'dependabot/**'

jobs:
Deploy:
Expand Down

0 comments on commit 94b8fd5

Please sign in to comment.