Skip to content

Commit

Permalink
Add workflow dispatch to snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
bjsvedin committed Aug 6, 2024
1 parent d172289 commit 0078eda
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/snapshot.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
name: snapshot

on:
workflow_dispatch:
branches:
- master
- development
- version-**
push:
branches:
- master
Expand Down

0 comments on commit 0078eda

Please sign in to comment.