Compare commits
2 Commits
84a1adee5b
...
cb6789364d
Author | SHA1 | Date |
---|---|---|
raul | cb6789364d | |
raul | 1046ede22e |
|
@ -1,7 +1,8 @@
|
|||
name: Gitea Actions Demo
|
||||
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
|
||||
on: [push]
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [main]
|
||||
jobs:
|
||||
Explore-Gitea-Actions:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Reference in New Issue