Revision f961719b
Von Enrique Morales vor mehr als 1 Jahr hinzugefügt
.github/workflows/main.yml | ||
---|---|---|
1 |
on: push |
|
1 |
on: |
|
2 |
push: |
|
3 |
branches: |
|
4 |
- "**" |
|
5 |
pull_request: |
|
6 |
branches: |
|
7 |
- main |
|
2 | 8 |
|
3 | 9 |
jobs: |
4 | 10 |
build: |
Auch abrufbar als: Unified diff
Pull Requests als trigger hinzugefuegt