This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
name: Example Action
|
||||
on: [push]
|
||||
|
||||
jobs:
|
||||
Example-Actions:
|
||||
runs-on: ubuntu-22.04
|
||||
steps:
|
||||
- run: echo "🎉 The job was automatically triggered by a ${{ gitea.event_name }} event."
|
||||
Reference in New Issue
Block a user