mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-02-05 13:15:26 +02:00
clean: remove workflow (#971)
This commit is contained in:
parent
2ce4d258f4
commit
e29d62a450
9
.github/main.workflow
vendored
9
.github/main.workflow
vendored
@ -1,9 +0,0 @@
|
||||
workflow "on pull request merge, delete the branch" {
|
||||
on = "pull_request"
|
||||
resolves = ["branch cleanup"]
|
||||
}
|
||||
|
||||
action "branch cleanup" {
|
||||
uses = "jessfraz/branch-cleanup-action@master"
|
||||
secrets = ["GITHUB_TOKEN"]
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user