Skip to content

Commit

Permalink
Disable sync-with-master.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
chamathns authored Aug 2, 2023
1 parent f4f2fdf commit e6ec3a6
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/sync-with-master.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# This workflow will sync commits from a PR from master to a target branch.
name: Sync PR from master

on:
pull_request_target:
types:
- closed
branches:
- master
# on:
# pull_request_target:
# types:
# - closed
# branches:
# - master

env:
REPOSITORY: carbon-identity-framework
Expand Down

0 comments on commit e6ec3a6

Please sign in to comment.