Run only on relevant commits
This commit is contained in:
parent
6b4acee68c
commit
85f5c885e9
@ -1,6 +1,9 @@
|
|||||||
name: Deploy to Fighter
|
name: Deploy to Fighter
|
||||||
run-name: ${{ gitea.actor }} deploying
|
run-name: ${{ gitea.actor }} deploying
|
||||||
on: [push]
|
on:
|
||||||
|
push:
|
||||||
|
paths:
|
||||||
|
- 'fighter/'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
Deploy-to-Fighter:
|
Deploy-to-Fighter:
|
||||||
|
Loading…
Reference in New Issue
Block a user