mirror of
https://github.com/php-curl-class/php-curl-class.git
synced 2026-08-31 12:43:14 +00:00
Enable color output in pre-commit auto-update workflow (#1098)
This commit is contained in:
@@ -8,6 +8,8 @@ on:
|
||||
jobs:
|
||||
update-pre-commit:
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
FORCE_COLOR: 1
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v6
|
||||
|
||||
Reference in New Issue
Block a user