Skip to content

Commit

Permalink
pushトリガー削除 (#3893)
Browse files Browse the repository at this point in the history
  • Loading branch information
massongit authored Jan 12, 2024
1 parent 4cce9e1 commit 2aff985
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 11 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/fix-fail-notify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
name: fix-fail-notify
on:
pull_request:
push:
branches:
- master
merge_group:
jobs:
fix-fail-notify:
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/format-json-yml.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ on:
- synchronize
- reopened
- closed
push:
branches:
- master
merge_group:
permissions:
contents: write
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/super-linter.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
---
name: super-linter
on:
push:
branches: [master]
pull_request:
branches: [master]
merge_group:
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/update-gitleaks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ on:
- synchronize
- reopened
- closed
push:
branches:
- master
merge_group:
permissions:
contents: write
Expand Down

0 comments on commit 2aff985

Please sign in to comment.