We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 74876d5 + 32007e1 commit 7919b9bCopy full SHA for 7919b9b
.github/workflows/ci.yml
@@ -1,5 +1,9 @@
1
name: CI
2
-on: [push, pull_request]
+on:
3
+ push:
4
+ branches:
5
+ - master
6
+ pull_request:
7
8
jobs:
9
rdflint:
0 commit comments