Skip to content

Commit ea57baa

Browse files
committed
Try to fix workflow
1 parent 3265d9b commit ea57baa

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/axe-core.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
name: ♿️ A11Y CI with Axe Core
22
on:
33
workflow_run:
4-
workflows: ["Generate Site Preview"]
4+
workflows: [Generate Site Preview]
55
types:
66
- completed
77

88
env:
9-
WEBSITE_TO_AUDIT: 'https://process-analytics-process-analytics-dev-site_preview-pr-${{ github.event.pull_request.number }}.surge.sh/'
9+
WEBSITE_TO_AUDIT: 'https://process-analytics-process-analytics-dev-site_preview-pr-${{ github.event.number }}.surge.sh/'
1010

1111
jobs:
1212
Axe-CLI:

0 commit comments

Comments
 (0)