Skip to content

Commit

Permalink
upd
Browse files Browse the repository at this point in the history
  • Loading branch information
wanwiset25 committed Nov 17, 2023
1 parent be3cbb0 commit 69499e5
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/pr_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,6 @@ jobs:
if: |
( startsWith(github.head_ref, 'feature') ||
startsWith(github.head_ref, 'fix') )
&&
( github.actor == 'wanwiset25' ||
github.actor == 'GalaxySciTech' ||
github.actor == 'liam-lai' ||
github.actor == 'wjrjerome' ||
github.actor == 'wgr523' )
name: Deploy on PR
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 69499e5

Please sign in to comment.