Commit 1e6c0c6
authored
ci: Use admin token to trigger CI workflows on ff (#1119)
A known *feature* of github actions does not allow CI to run after a fast
forward has been issued on a release branch. This might be a curse to
keep a linear history AND have images built on docker hub. By using an
`ADMIN_TOKEN` secret the action would run as an admin performed an
operation, making CI run after a fast forward.
Signed-off-by: Luca Zaninotto <luca.zaninotto@secomind.com>1 parent 5e81087 commit 1e6c0c6
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
41 | 42 | | |
42 | 43 | | |
0 commit comments