Skip to content

Commit

Permalink
Correct schema triggers for graphql modules
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcelOxid committed Nov 15, 2024
1 parent 934aa9a commit e1684dd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/schema_trigger.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: Trigger schema workflow

on:
push: {}
push:
tags: [ v10.* ]

jobs:
documentation_schema:
Expand Down

0 comments on commit e1684dd

Please sign in to comment.