Skip to content

Commit cd230fe

Browse files
authored
Fix CI after #183 (#185)
Signed-off-by: Pierre Fenoll <[email protected]>
1 parent c1bf9de commit cd230fe

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.github/workflows/pr.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: pr
22

3-
on: pull_request
3+
on:
4+
pull_request: {}
45

56
jobs:
67
tagfile:

Tagfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.48.7
1+
0.48.8

0 commit comments

Comments
 (0)