mirror of
https://github.com/hermansimensen/eventqueue-fix.git
synced 2025-12-06 18:08:27 +00:00
Update main.yml
This commit is contained in:
parent
ec6320e128
commit
01eff5cc5f
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -5,6 +5,7 @@ name: Build and Create Release
|
|||||||
# Controls when the workflow will run
|
# Controls when the workflow will run
|
||||||
on:
|
on:
|
||||||
# Triggers the workflow on push or pull request events but only for the main branch
|
# Triggers the workflow on push or pull request events but only for the main branch
|
||||||
|
workflow_dispatch:
|
||||||
push:
|
push:
|
||||||
branches: [ main ]
|
branches: [ main ]
|
||||||
pull_request:
|
pull_request:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user