Skip to content

Commit

Permalink
Update keepAlphaBranchUpdated.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Solxanich committed Feb 9, 2024
1 parent c902892 commit 37771a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/keepAlphaBranchUpdated.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ on:
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
# This workflow runs when a push to 1.4.4 branch happens so that it copies over to preview
#push:
# branches: [1.4.4]
push:
branches: [1.4.4]

# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
Expand Down

0 comments on commit 37771a7

Please sign in to comment.