Skip to content

Commit

Permalink
This doesn't work without merging into the master...
Browse files Browse the repository at this point in the history
Signed-off-by: Johannes Kalmbach <johannes.kalmbach@gmail.com>
  • Loading branch information
joka921 committed Oct 16, 2024
1 parent 1888293 commit 1e1e50c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/sparql-conformance.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
name: sparql-conformance

on:
#TODO<joka921> Change the following to "master" when finally merging it.
push:
branches: [ sparql-conformance-workflows ]
branches: [ master ]
pull_request:
branches: [ sparql-conformance-workflows ]
branches: [ master ]
merge_group:

jobs:
Expand Down

0 comments on commit 1e1e50c

Please sign in to comment.