You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/publish.yml
+14-8Lines changed: 14 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,7 @@
1
1
name: Publish
2
2
3
-
# The Docs workflow only runs on changes to SQL or control files and hence is a good indicator of whether to trigger a new release. Additionally, it ensures the docs are updated before publishing a new release.
0 commit comments