forked from numbers/Ornot
Fiddle with action triggers
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
name: Build with cached gradle
|
||||
run-name: Building for ${{ gitea.actor }}
|
||||
on: [label]
|
||||
on: [pull_request]
|
||||
|
||||
jobs:
|
||||
Build-with-gradle:
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
name: Gitea Canary
|
||||
run-name: ${{ gitea.actor }} triggered an action
|
||||
on: [push]
|
||||
on: [label]
|
||||
|
||||
jobs:
|
||||
Explore-Gitea-Actions:
|
||||
|
||||
Reference in New Issue
Block a user