Skip to content

Commit

Permalink
Merge pull request #126 from FltSv/125-pr-workflow-fix
Browse files Browse the repository at this point in the history
#125 masterブランチへのマージでPR時ワークフローが作動する不具合の修正
  • Loading branch information
FltSv authored Aug 17, 2024
2 parents 31ea8de + 8ffb2e9 commit a17ac0a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/hosting-pr-actions.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: hosting-pr-actions
on:
pull_request:
push:
branches:
- master
branches-ignore:
- "master"

defaults:
run:
Expand Down

0 comments on commit a17ac0a

Please sign in to comment.