We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 449d192 commit 3b967a7Copy full SHA for 3b967a7
.github/workflows/othi.yml
@@ -1,9 +1,6 @@
1
name: web_othi
2
#
3
-on:
4
- push:
5
- paths:
6
- - "apps/othi/**/*"
+on: [push]
7
jobs:
8
lint:
9
runs-on: ubuntu-latest
0 commit comments