Skip to content

Commit 1ce1083

Browse files
committed
Again but properly
1 parent 8658d70 commit 1ce1083

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/docs-v2-snapshot.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Docs
22
on:
3-
pull_request:
3+
push:
44
branches:
55
- v2
66
workflow_dispatch: {}

.github/workflows/publish-v2-snapshot.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Publish v2
22
on:
3-
pull_request:
3+
push:
44
branches:
55
- v2
66
workflow_dispatch: {}

0 commit comments

Comments
 (0)