Skip to content

Commit e03288d

Browse files
author
Éric Araujo
committed
avoid duplicate jobs
1 parent f362515 commit e03288d

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/build_js.yml

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

33
on:
4-
pull_request:
54
push:
65

76
jobs:

.github/workflows/lint_python.yml

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

33
on:
4-
pull_request:
54
push:
65

76
jobs:

0 commit comments

Comments
 (0)