Skip to content

Commit e831637

Browse files
committed
remove .test workflow
Signed-off-by: CrazyMax <[email protected]>
1 parent ef45288 commit e831637

File tree

2 files changed

+5
-26
lines changed

2 files changed

+5
-26
lines changed

.github/workflows/.test.yml

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

.github/workflows/octoguard.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
11
name: octoguard
22

3+
concurrency:
4+
group: ${{ github.workflow }}-${{ github.ref }}
5+
cancel-in-progress: true
6+
37
on:
48
workflow_call:
9+
workflow_dispatch:
510
pull_request:
611
push:
712
branches:

0 commit comments

Comments
 (0)