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