Skip to content

Commit

Permalink
update gitlab-ci-pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
targetingsnake committed Apr 10, 2024
1 parent 6ec7d90 commit c58d115
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,10 @@ name: Release
on:
workflow_run:
workflows: [ "Test" ]
branches: [ "main", "next" ]
branches: [ "main", "next" , "antistasi-main" ]
types:
- completed
workflow_dispatch:

jobs:
main:
Expand Down

0 comments on commit c58d115

Please sign in to comment.