Compare commits
3 Commits
3818c2db29
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| 76551edbcf | |||
| 7dd1a75cf2 | |||
| ae705df27b |
@@ -0,0 +1 @@
|
|||||||
|
# CI trigger marker — remove after push if needed
|
||||||
@@ -1,9 +1,8 @@
|
|||||||
name: "Continuous Integration"
|
name: "Continuous Integration"
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- master
|
||||||
pull_request:
|
pull_request:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Reference in New Issue
Block a user