We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66fb16d commit 9c2ac8bCopy full SHA for 9c2ac8b
.github/workflows/build.yaml
@@ -33,4 +33,5 @@ jobs:
33
# fusionauth-app integrates this repo and expects no changes
34
- name: verify nothing has changed
35
run: |
36
+ echo "NOTE: If this fails, run `sb int` locally, git commit the changes, then git push"
37
git diff --exit-code
0 commit comments