Skip to content

Commit

Permalink
Update GHA workflow trigger branch from v2.0 to master
Browse files Browse the repository at this point in the history
  • Loading branch information
Null-Is-Null committed Jul 17, 2023
1 parent 0a7d18e commit 41fd2a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: CI
on:
pull_request:
branches:
- v2.0
- master

jobs:
scan_build:
Expand Down Expand Up @@ -79,4 +79,4 @@ jobs:
MESSAGE: Test-Failure ${{ github.repository }} > <${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}|${{ github.run_id }}>.\nPlease check the results.
env:
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}


0 comments on commit 41fd2a3

Please sign in to comment.