Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f36710cdb3 | |||
| b3ec9a79ec | |||
| d77627b31d |
@@ -0,0 +1,8 @@
|
||||
name: ci
|
||||
on: [push]
|
||||
jobs:
|
||||
hello:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- run: echo "M0 fixture workflow run"
|
||||
Reference in New Issue
Block a user