Compare commits
No commits in common. "cb6789364d5e199fb7fa94b01dee9ea15968251e" and "84a1adee5b9b89cc28f27229195a8d29ce54b340" have entirely different histories.
cb6789364d
...
84a1adee5b
|
@ -1,8 +1,7 @@
|
|||
name: Gitea Actions Demo
|
||||
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
|
||||
on:
|
||||
push:
|
||||
branches: [main]
|
||||
on: [push]
|
||||
|
||||
jobs:
|
||||
Explore-Gitea-Actions:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Reference in New Issue