1 parent
b6ca4dc124
commit
d1b4ae5b5b
2 files changed
+2
-3
No files matched your search
@@ -1,6 +1,6 @@
|
||||
name: Gitea Actions Demo
|
||||
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
|
||||
on: [push]
|
||||
on: [discussion]
|
||||
|
||||
jobs:
|
||||
Explore-Gitea-Actions:
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
name: Gitea Actions Demo
|
||||
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
|
||||
name: Push/PR Steps
|
||||
on:
|
||||
pull_request:
|
||||
branches:
|
||||
|
||||
Reference in new issue
Block a user