Skip to content

Commit

Permalink
Tweaking to match the workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
egonw committed Oct 24, 2023
1 parent 53b9dec commit 3939ddb
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .github/workflows/GroovyScriptTest.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,15 @@
name: Update the Open SbD4Nano Cache
name: Groovy Script Test

on:
workflow_dispatch:
push:
paths:
- Output/RDF_Kin_Data_2022-Dec.ttl
- shapes/*.shex
- validate.groovy

jobs:
fetch-data:
VaidateCuratedRDF:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 3939ddb

Please sign in to comment.