Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

Commit

Permalink
- allow workflow to be triggered manually
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonbahl committed Jul 19, 2021
1 parent 912f6ec commit 0302f68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/upload-schema-artifact.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Schema Linter

on:
workflow_dispatch:
push:
branches:
- develop
Expand Down

0 comments on commit 0302f68

Please sign in to comment.