Skip to content

Commit

Permalink
Merge pull request #77 from theohbrothers/fix/ci-always-run-test-publ…
Browse files Browse the repository at this point in the history
…ish-to-psgallery

Fix (ci): Always run `test-publish-to-psgallery`
  • Loading branch information
leojonathanoh authored Mar 22, 2023
2 parents 9104257 + b6e57b3 commit e451a6e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci-master-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,6 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

test-publish-to-psgallery:
if: github.ref == 'refs/heads/master' || github.event_name == 'pull_request'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit e451a6e

Please sign in to comment.