mirror of
https://github.com/JesseTG/melonds-ds.git
synced 2024-11-23 06:29:46 +00:00
Don't filter workflow runs by branch
This commit is contained in:
parent
5d343090a8
commit
aada09191c
3
.github/workflows/main.yaml
vendored
3
.github/workflows/main.yaml
vendored
@ -3,9 +3,6 @@ name: Build Artifacts
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- dev
|
||||
paths-ignore:
|
||||
- "*.gitlab-ci.yml"
|
||||
- "*.gitignore"
|
||||
|
Loading…
Reference in New Issue
Block a user