Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9d1242a5b3 |
@@ -0,0 +1,13 @@
|
||||
name: SkyMap AI
|
||||
on:
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
types:
|
||||
- opened
|
||||
- synchronize
|
||||
jobs:
|
||||
test-workflow:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- run: echo "CI workflow ok"
|
||||
Reference in New Issue
Block a user