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 26, 2023
1 parent 2db299c commit c42ee63
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:
build:
Expand Down

0 comments on commit c42ee63

Please sign in to comment.