Skip to content

Commit 10fd478

Browse files
lburgazzolimetacosm
authored andcommitted
1 parent 4c87bd7 commit 10fd478

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/master-snapshot-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ concurrency:
55
on:
66
push:
77
branches: [ master ]
8+
workflow_dispatch:
89
jobs:
910
test:
1011
runs-on: ubuntu-latest

.github/workflows/pr.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ concurrency:
55
on:
66
pull_request:
77
branches: [ master ]
8+
workflow_dispatch:
89
jobs:
910
build:
1011
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)