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
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -122,6 +122,10 @@ Includes:
122
122
> [!NOTE]
123
123
> Needs to be scheduled in GitLab-CI.
124
124
125
+
> [!IMPORTANT]
126
+
> A pipeline schedule needs to have set the variable `SCHEDULE_TASK_NAME` to the desired task, e.g. `security:composer:check:scheduled` or `security:npm:check:scheduled`.
127
+
> This is a workaround (see according rules) to address specific jobs in a scheduled pipeline.
128
+
125
129
## ⭐ License
126
130
127
131
This project is licensed under [GNU General Public License 3.0 (or later)](LICENSE).
0 commit comments