mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
This commit is contained in:
commit
c075e078e9
2
.github/workflows/pr-18.yaml
vendored
2
.github/workflows/pr-18.yaml
vendored
|
|
@ -34,6 +34,8 @@ jobs:
|
|||
echo "GH_TOKENS=$GH_TOKENS"
|
||||
echo Get the pr_number
|
||||
pr_number=$(jq --raw-output .number < $GITHUB_EVENT_PATH)
|
||||
echo authenticatenv
|
||||
gh auth login --with-token <<< "$GH_TOKEN"
|
||||
echo "pr_numer=$pr_number"
|
||||
echo Authenticate login gh
|
||||
gh auth login --with-token <<< "$GH_TOKEN"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user