Skip to content

Commit

Permalink
Revert "Enable webhook push to gitlab"
Browse files Browse the repository at this point in the history
This reverts commit ff20b43.
  • Loading branch information
MSWS committed Jul 20, 2024
1 parent ff20b43 commit a92368b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
post_webhook:
needs: build
runs-on: ubuntu-latest
if: github.ref == 'refs/heads/dev'
if: github.ref == 'refs/heads/aaaa'

steps:
- name: POST Webhook
Expand Down

0 comments on commit a92368b

Please sign in to comment.