Skip to content

Commit

Permalink
Merge pull request #29 from Seasawher/restrict-action
Browse files Browse the repository at this point in the history
fork先で make-exercise が走らないようにする
  • Loading branch information
yuma-mizuno authored Feb 20, 2024
2 parents 9b8f444 + 19b711e commit 9f759bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/mk_exercise.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ permissions:
jobs:
build:
runs-on: ubuntu-latest
if: github.repository_owner == 'yuma-mizuno'
steps:
- name: checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 9f759bc

Please sign in to comment.