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: README.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -156,6 +156,10 @@ Powered by [circleci-bundle-update-pr](https://rubygems.org/gems/circleci-bundle
156
156
`.circleci/BUNDLE_UPDATE_NOTE.md` or `CIRCLECI_BUNDLE_UPDATE_NOTE.md`, either one is OK. It gives priority `.circleci/BUNDLE_UPDATE_NOTE.md` over `CIRCLECI_BUNDLE_UPDATE_NOTE.md`.
157
157
158
158
### Run on GitHub Actions
159
+
160
+
> [!WARNING]
161
+
> GitHub Actions are NOT officially supported. This is just a tip.
162
+
159
163
Configure your `.github/workflows/bundle-update-pr.yml` to run circleci-bundle-update-pr, for example:
0 commit comments