Compare commits
2 Commits
63572eafaf
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 84c318b264 | |||
| 1190106bfc |
@@ -0,0 +1,11 @@
|
|||||||
|
name: Test
|
||||||
|
|
||||||
|
on:
|
||||||
|
push:
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
test:
|
||||||
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
|
steps:
|
||||||
|
- run: echo "test"
|
||||||
Reference in New Issue
Block a user