This commit was merged in pull request #1.
This commit is contained in:
@@ -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