Skip to content

Commit 5b4e3be

Browse files
committed
chore: remove unuse actions
1 parent e4d49a7 commit 5b4e3be

File tree

3 files changed

+2
-48
lines changed

3 files changed

+2
-48
lines changed

‎.github/workflows/chainalert.yml‎

Lines changed: 0 additions & 12 deletions
This file was deleted.

‎.github/workflows/codeql-analysis.yml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ name: "CodeQL"
1313

1414
on:
1515
push:
16-
branches: [ master, 1.x, 3.x ]
16+
branches: [ 3.x ]
1717
pull_request:
1818
# The branches below must be a subset of the branches above
19-
branches: [ master ]
19+
branches: [ 3.x ]
2020

2121
jobs:
2222
analyze:

‎.github/workflows/pr-contributor-welcome.yml‎

Lines changed: 0 additions & 34 deletions
This file was deleted.

0 commit comments

Comments
 (0)