Trigger build on any branch push

This commit is contained in:
Corey Butler 2023-03-30 22:09:45 -05:00
parent 39bcc76f1e
commit 02f3d48924
No known key found for this signature in database
GPG Key ID: 2C6540ABFD72766C

View File

@ -3,8 +3,7 @@ name: Create Action
on: on:
push: push:
branches: branches:
- master - '**'
- ${{ GITHUB_REF }}
jobs: jobs:
build: build: