mirror of
https://github.com/theoleuthardt/DinoGame.git
synced 2026-06-13 01:17:56 +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
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
question:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue