Skip to content

Commit

Permalink
update to 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
delargement committed Sep 7, 2023
1 parent d5969f3 commit 55cd829
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ name: CI
# events but only for the master branch
on:
push:
branches: [ master ]
branches: [ 3.0.0-dev ]
pull_request:
branches: [ master ]
branches: [ 3.0.0-dev ]

# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
Expand Down

0 comments on commit 55cd829

Please sign in to comment.