Actualiser .forgejo/workflows/actions-demo.yml

This commit is contained in:
TheThomaas 2024-06-26 21:04:29 +00:00
parent 5d836e9f37
commit 6e14be9bbb

View file

@ -2,6 +2,8 @@ name: Actions Demo
run-name: Testing out Actions 🚀 run-name: Testing out Actions 🚀
on: on:
push: push:
branches:
- main
paths-ignore: paths-ignore:
- "**/+(.forgejo)" - "**/+(.forgejo)"
jobs: jobs: