Searched hist:bb6dfcb8e3d49c6e35c841d310858970b16683cd (Results 1 – 3 of 3) sorted by relevance
/dokuwiki/.github/workflows/ |
H A D | testWindows.yml | bb6dfcb8e3d49c6e35c841d310858970b16683cd Tue Jan 05 10:57:55 UTC 2021 Andreas Gohr <andi@splitbrain.org> another try to fix when github actions run
The attempt in 7bbf38eeb4aaf5ac1c3b4a2cea4cc0b371890f4a to not run checks twice for our own internal pull requests seem not to have worked, because checks in external PRs were no longer executed.
This is another approach to achieve the same based on code found at https://github.com/Dart-Code/Dart-Code/blob/764f121f9abe5f4496528d35277946d4130af93d/.github/workflows/build-and-test.yml#L10-L12
|
H A D | testLinux.yml | bb6dfcb8e3d49c6e35c841d310858970b16683cd Tue Jan 05 10:57:55 UTC 2021 Andreas Gohr <andi@splitbrain.org> another try to fix when github actions run
The attempt in 7bbf38eeb4aaf5ac1c3b4a2cea4cc0b371890f4a to not run checks twice for our own internal pull requests seem not to have worked, because checks in external PRs were no longer executed.
This is another approach to achieve the same based on code found at https://github.com/Dart-Code/Dart-Code/blob/764f121f9abe5f4496528d35277946d4130af93d/.github/workflows/build-and-test.yml#L10-L12
|
H A D | phpCS.yml | bb6dfcb8e3d49c6e35c841d310858970b16683cd Tue Jan 05 10:57:55 UTC 2021 Andreas Gohr <andi@splitbrain.org> another try to fix when github actions run
The attempt in 7bbf38eeb4aaf5ac1c3b4a2cea4cc0b371890f4a to not run checks twice for our own internal pull requests seem not to have worked, because checks in external PRs were no longer executed.
This is another approach to achieve the same based on code found at https://github.com/Dart-Code/Dart-Code/blob/764f121f9abe5f4496528d35277946d4130af93d/.github/workflows/build-and-test.yml#L10-L12
|