mirror of
https://github.com/ButlerLogic/action-autotag.git
synced 2024-11-24 01:01:08 +07:00
Trigger build on any branch push
This commit is contained in:
parent
39bcc76f1e
commit
02f3d48924
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -3,8 +3,7 @@ name: Create Action
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- ${{ GITHUB_REF }}
|
||||
- '**'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
Reference in New Issue
Block a user