Skip to content

Commit 7b8da55

Browse files
committed
Success! Turning off deployment for PRs
1 parent 1b7965f commit 7b8da55

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/admin.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
deploy_to_dev:
4949
runs-on: ubuntu-latest
5050
needs: build
51-
# if: github.event_name != 'pull_request'
51+
if: github.event_name != 'pull_request'
5252
environment: development
5353
steps:
5454
- name: Download a Deployment Zip

0 commit comments

Comments
 (0)