Skip to content

Commit 2d94528

Browse files
committed
temp: trigger the diag workflow on push
1 parent 1e8e816 commit 2d94528

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/diag.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: diag
22

33
on:
4+
push:
5+
paths:
6+
- '.github/workflows/diag.yml'
47
workflow_dispatch:
58

69
permissions:

0 commit comments

Comments
 (0)