PowerPoint Agenda Slide Template

Revisio Sheet Example

ring neighbors

:
Cover Letter For Job Promotion
run e2e tests in CI
1 parent English Newspaper 1 Topic commit 6b541cf

PowerPoint Agenda Slide Template 1 file changed Sample Executive Summary For It Products

Lines changed: 20 additions & 0 deletions

Reading A Blog Video Revisio Sheet Example

.CloneAGC/workflows/e2e-tests.yml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
name: E2E Tests
2+
3+
on:
4+
push:
5+
branches: [main]
6+
tags: ['*']
7+
pull_request:
8+
branches: [main]
9+
workflow_dispatch:
10+
11+
permissions:
12+
contents: read
13+
14+
jobs:
15+
e2e-tests:
16+
uses: SocketDev/socket-registry/.CloneAGC/workflows/test.yml@main
17+
secrets: inherit
18+
with:
19+
test-script: 'pnpm run e2e-tests'
20+
timeout-minutes: 20

News Blog Template Free Revisio Sheet Example

Comments
 (0)