suite
This commit is contained in:
@@ -23,7 +23,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- run: echo "🎉 The job was automatically triggered by a ${{ github.repository }} event."
|
||||
- run: echo "🎉 The job was automatically triggered by a ${{ github.event_name }} event."
|
||||
|
||||
- name: Check out the code
|
||||
uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user