Skip to content

Commit

Permalink
ci: avoid running on master
Browse files Browse the repository at this point in the history
  • Loading branch information
griseau committed Oct 25, 2023
1 parent 3cee40d commit 1c89ef4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/continuous-integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ on:
pull_request:
branches:
- master
push:
branches:
- master

jobs:
format:
Expand Down

0 comments on commit 1c89ef4

Please sign in to comment.