temporarily enable the github actions push to main branch
This commit is contained in:
2
.github/workflows/github-actions-builder.yml
vendored
2
.github/workflows/github-actions-builder.yml
vendored
@@ -2,7 +2,7 @@ name: 'publish'
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- production
|
||||
- main
|
||||
workflow_dispatch: {}
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user