Prevent this action from running in forks

This commit is contained in:
Lim Chee Aun 2024-10-09 12:30:00 +08:00
parent 3051a59753
commit eea5b027c0

View file

@ -7,6 +7,7 @@ on:
jobs:
auto-pull-request:
if: github.repository == 'cheeaun/phanpy'
runs-on: ubuntu-latest
steps:
- uses: vsoch/pull-request-action@master