We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e60c5d3 commit 4e9ae39Copy full SHA for 4e9ae39
.github/workflows/static.yml
@@ -1,10 +1,10 @@
1
# Simple workflow for deploying static content to GitHub Pages
2
-name: Deploy static content to Pages
+name: Publish Allure Reports
3
4
on:
5
# Runs on pushes targeting the default branch
6
push:
7
- branches: ["main"]
+ branches: ["*//module-18-end-to-end"]
8
9
# Allows you to run this workflow manually from the Actions tab
10
workflow_dispatch:
0 commit comments