Skip to content

Commit

Permalink
Update sync_major_release.yaml (Checkmarx#5497)
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaela-soares authored Jun 20, 2022
1 parent 3ed1506 commit b92b481
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/sync_major_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ jobs:
sync-major-release-branch:
runs-on: ubuntu-latest
steps:
- name: Cancel Previous Runs
uses: styfle/[email protected]
with:
access_token: ${{ github.token }}
- uses: actions/checkout@v3
- name: Sync Pull Request
uses: repo-sync/pull-request@v2
Expand Down

0 comments on commit b92b481

Please sign in to comment.