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 bd93fd0 commit 6486aad
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: [ v1.2.* ]

jobs:
documentation_schema:
Expand Down

0 comments on commit 6486aad

Please sign in to comment.