Compare commits
1 Commits
v0.1.5
...
b7bc477d2e
Author | SHA1 | Date | |
---|---|---|---|
b7bc477d2e |
@@ -2,11 +2,12 @@ name: Gitea CI/CD
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches: [ "development", "main", "staging"]
|
||||
#push:
|
||||
#branches: [ "development", "main", "staging"]
|
||||
#tags: [ "v*.*.*" ]
|
||||
pull_request:
|
||||
branches: [ "development", "main", "staging" ]
|
||||
tags: [ "v*.*.*" ]
|
||||
#pull_request:
|
||||
#branches: [ "development", "main", "staging" ]
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
|
Reference in New Issue
Block a user