mirror of
https://github.com/theoleuthardt/DinoGame.git
synced 2026-06-13 09:27:57 +00:00
feat: action on pull requests
This commit is contained in:
parent
875a5d45e3
commit
d9b6a89221
1 changed files with 4 additions and 0 deletions
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
|
|
@ -1,6 +1,10 @@
|
||||||
name: Build and Release DinoGame
|
name: Build and Release DinoGame
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
pull_request:
|
||||||
|
branches:
|
||||||
|
- main
|
||||||
|
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
inputs:
|
inputs:
|
||||||
question:
|
question:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue