8000 Revert "WIP, force trigger github action" · graphql-python/graphql-ws@3f3ccca · GitHub
[go: up one dir, main page]

Skip to content

Commit 3f3ccca

Browse files
committed
Revert "WIP, force trigger github action"
This reverts commit 3ee849c.
1 parent 3ee849c commit 3f3ccca

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.github/workflows/ci.yml

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

3-
on: push
4-
# push:
5-
# branches: [main, master]
6-
# tags:
7-
# - v[0-9]+.[0-9]+.[0-9]+
8-
# pull_request:
9-
# branches: [main, master]
3+
on:
4+
push:
5+
branches: [main, master]
6+
tags:
7+
- v[0-9]+.[0-9]+.[0-9]+
8+
pull_request:
9+
branches: [main, master]
1010

1111
jobs:
1212
test:

0 commit comments

Comments
 (0)
0