Skip to content

Commit

Permalink
update v2.0.0 refs to v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sserrata committed Nov 17, 2023
1 parent 1bcab37 commit 9ccfc92
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: "CodeQL"

on:
push:
branches: [main, v2.0.0]
branches: [main, v3.0.0]

jobs:
analyze:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-beta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Release Beta
on:
push:
branches:
- v2.0.0
- v3.0.0

env:
FORCE_COLOR: true
Expand Down

0 comments on commit 9ccfc92

Please sign in to comment.