Trigger action only on push to master
All checks were successful
/ deploy-job (push) Successful in 0s

This commit was merged in pull request #72.
This commit is contained in:
2026-02-20 08:45:57 +01:00
committed by krzysiej
parent 52c16470e6
commit 7eb9d42f97

View File

@@ -1,5 +1,7 @@
on: on:
push: push:
branches:
- master
workflow_dispatch: workflow_dispatch:
jobs: jobs:
deploy-job: deploy-job: