Only run on the main branch
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Aditya Thakral 2021-08-23 12:35:52 -04:00
parent 09aa6eba34
commit 82619d4508
1 changed files with 3 additions and 3 deletions

View File

@ -39,9 +39,9 @@ steps:
from_secret: STAGING_TOKEN
commands:
- 'curl -XPOST -H "Authorization: $TOKEN" "https://csclub.uwaterloo.ca/~a3thakra/update-csc/"'
# when:
# branch:
# - main
when:
branch:
- main
trigger:
event: