Searched refs:actions (Results 1 – 20 of 20) sorted by relevance
40 uses: actions/checkout@v444 uses: ./.github/actions/apk150 uses: actions/checkout@v4240 uses: actions/checkout@v4309 uses: actions/checkout@v4385 uses: actions/checkout@v4439 uses: actions/checkout@v4633 uses: actions/checkout@v4701 uses: actions/checkout@v4793 uses: actions/checkout@v4[all …]
80 uses: actions/checkout@v482 uses: ./.github/actions/apt-x6493 uses: ./.github/actions/setup-mssql122 uses: ./.github/actions/setup-x64157 uses: actions/checkout@v4159 uses: ./.github/actions/apt-x32187 uses: actions/checkout@v4189 uses: ./.github/actions/brew235 uses: actions/checkout@v4248 uses: actions/checkout@v4[all …]
19 - uses: actions-ecosystem/action-remove-labels@v122 - uses: actions-ecosystem/action-add-labels@v1
16 - uses: actions/checkout@v423 uses: actions/cache@v436 uses: ./.github/actions/notify-slack
15 - uses: actions/labeler@v4
18 - uses: actions/stale@v6
10 …": "Job in *nightly* failed", "footer": "<https://github.com/php/php-src/actions/runs/${{ github.r…
10 if (getenv('GITHUB_ACTIONS')) die('skip on GitHub actions');
24 'true' => 16*1024*1024, // https://github.com/actions/runner-images/pull/3328
11 # Install sudo in Docker for consistent actions
10 if (getenv("GITHUB_ACTIONS")) die("skip potentially crashes on GitHub actions");
17 …[Push](https://github.com/php/php-src/actions/workflows/push.yml/badge.svg)](https://github.com/ph…
285 # GitHub actions cache
39 constant to specify different behavior or actions should be done through
1065 static zend_result close_parentends_of_pipes(posix_spawn_file_actions_t * actions, descriptorspec_i… in close_parentends_of_pipes() argument1070 r = posix_spawn_file_actions_addclose(actions, descriptors[i].parentend); in close_parentends_of_pipes()1077 r = posix_spawn_file_actions_adddup2(actions, descriptors[i].childend, descriptors[i].index); in close_parentends_of_pipes()1083 r = posix_spawn_file_actions_addclose(actions, descriptors[i].childend); in close_parentends_of_pipes()
96 # As well as anything else from .github/actions/apt-x32/action.yml that you're testing locally
359 distribute the Library or its derivative works. These actions are
362 distribute the Library or its derivative works. These actions are
60 - https://github.com/php/php-src/actions
Completed in 34 milliseconds