Skip to content

Commit c24dd56

Browse files
committed
revert
1 parent 49db5a1 commit c24dd56

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/gapic-generator-tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ permissions:
33

44
name: Gapic Generator Specialized Tests
55

6+
# trigger ci
67
on:
78
pull_request:
89
push:
@@ -219,8 +220,7 @@ jobs:
219220
# Only runs if the Gatekeeper passed
220221
if: ${{ needs.python_config.result == 'success' }}
221222
runs-on: ubuntu-latest
222-
container:
223-
image: gcr.io/gapic-images/googleapis # zizmor: ignore[unpinned-images]
223+
container: gcr.io/gapic-images/googleapis # zizmor: ignore[unpinned-images]
224224
steps:
225225
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
226226
with:

0 commit comments

Comments
 (0)