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.adoc
+2
Original file line number
Diff line number
Diff line change
@@ -34,6 +34,8 @@ If the pattern is found, it looks up the issue `<number>` and closes the backpor
34
34
35
35
The application is intended to be run as a GitHub Action. Here is an example workflow:
36
36
37
+
NOTE: The workflow should be present on every branch that you wish to be supported (branches is a filter and the workflow https://docs.github.com/en/actions/writing-workflows/choosing-when-your-workflow-runs/triggering-a-workflow#about-workflow-triggers[will not operate] on branches that the workflow is not defined on).
0 commit comments