Skip to content

Commit

Permalink
Allow execution on the test branch
Browse files Browse the repository at this point in the history
  • Loading branch information
uglide committed Apr 2, 2024
1 parent 34396cc commit 5a495c7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/snapshot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ name: Publish Snapshot
on:
push:
branches:
- master
- main
- release_workflows
- '[0-9].x'
workflow_dispatch:

Expand Down

0 comments on commit 5a495c7

Please sign in to comment.