mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-20 17:32:57 +00:00
ci: move scripts into separate directory
So it's clean and tidy. Signed-off-by: Petr Štetiar <ynezz@true.cz>
This commit is contained in:
parent
0a72695844
commit
63ed733d30
2
.github/workflows/formal.yml
vendored
2
.github/workflows/formal.yml
vendored
@ -27,7 +27,7 @@ jobs:
|
||||
|
||||
- name: Test formalities
|
||||
run: |
|
||||
source .github/workflows/ci_helpers.sh
|
||||
source .github/workflows/scripts/ci_helpers.sh
|
||||
|
||||
RET=0
|
||||
for commit in $(git rev-list HEAD ^origin/$BRANCH); do
|
||||
|
Loading…
x
Reference in New Issue
Block a user