Skip to content

Commit

Permalink
chore(template): sync with ahmadnassri/template-node-lib
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahmad Nassri committed Mar 4, 2021
1 parent 64a12db commit 8d27fd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:

runs-on: ubuntu-latest

# run on external PRs, but on internal PRs as they'll be run by the push to the branch.
# run on external PRs, but not on our internal PRs
if: github.event_name == 'push' || github.event.pull_request.head.repo.full_name != github.repository

steps:
Expand Down

0 comments on commit 8d27fd9

Please sign in to comment.