Skip to content

Commit ebb6a3e

Browse files
committed
Removed action on push as it ran successfully for the action.
1 parent 97f364d commit ebb6a3e

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/check-packages.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,6 @@ on:
77
- '**/*.md'
88
- '**/*.php'
99

10-
push:
11-
branches: [chore-fix-gh-actions-release-canary]
12-
paths-ignore:
13-
- '**/*.md'
14-
- '**/*.php'
15-
1610
concurrency:
1711
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
1812
cancel-in-progress: true

0 commit comments

Comments
 (0)