Actualiser .forgejo/workflows/actions-demo.yml
This commit is contained in:
parent
5d836e9f37
commit
6e14be9bbb
|
|
@ -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:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue