We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8831091 commit 7e35fd0Copy full SHA for 7e35fd0
.github/workflows/pixel_validation.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: Checkout repository
15
uses: actions/checkout@v4
16
with:
17
- token: ${{ secrets.DAXMOBILE_ANDROID_AUTOMATION }}
+ token: ${{ secrets.LADAMSKI_TEST }}
18
ref: ${{ github.head_ref || github.ref }}
19
20
- name: Use Node.js 20
@@ -32,7 +32,7 @@ jobs:
32
- name: Checkout internal-github-asana-utils repo
33
34
35
36
path: internal-github-asana-utils
37
repository: duckduckgo/internal-github-asana-utils
38
0 commit comments