Skip to content

Commit

Permalink
feat: auto create branches for prod and demo
Browse files Browse the repository at this point in the history
  • Loading branch information
nampereira committed Apr 15, 2024
1 parent 03bbc62 commit c165ef5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/branch-copy.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Create prod and demo branches from main/master
on:
workflow_dispatch:
push:

jobs:
copy-to-branches:
runs-on: ubuntu-latest
Expand Down

0 comments on commit c165ef5

Please sign in to comment.