fix trigger
Some checks failed
Gitea Actions Demo / Deploy (push) Failing after 59s

This commit is contained in:
Audrey Jensen 2024-08-13 15:13:39 -05:00
parent 5af977dd31
commit e6c34925ef
No known key found for this signature in database

View File

@ -2,7 +2,8 @@ name: Gitea Actions Demo
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀 run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
on: on:
push: push:
branches: [ $default-branch ] branches:
- master
jobs: jobs:
Deploy: Deploy: