mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-07-19 06:18:29 +00:00
run only if the workflow is in is-a.dev
This commit is contained in:
@@ -7,7 +7,7 @@ on:
|
||||
|
||||
jobs:
|
||||
publish:
|
||||
if: github.repository == 'TheBotlyNoob/register’
|
||||
if: github.repository == 'is-a-dev/register’
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
Reference in New Issue
Block a user