mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-23 19:44:20 +00:00
Delete main.workflow
This commit is contained in:
parent
0cee434c4b
commit
f10b47be15
1 changed files with 0 additions and 9 deletions
9
.github/main.workflow
vendored
9
.github/main.workflow
vendored
|
@ -1,9 +0,0 @@
|
||||||
workflow "Notify on Telegram on new commit" {
|
|
||||||
on = "push"
|
|
||||||
resolves = ["Filters for GitHub Actions"]
|
|
||||||
}
|
|
||||||
|
|
||||||
action "Filters for GitHub Actions" {
|
|
||||||
uses = "actions/bin/filter@3c0b4f0e63ea54ea5df2914b4fabf383368cd0da"
|
|
||||||
args = "branch master"
|
|
||||||
}
|
|
Loading…
Reference in a new issue