We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0dd3399 + da5cd97 commit aaaa97bCopy full SHA for aaaa97b
.github/workflows/xkpasswd.yml
@@ -4,7 +4,7 @@ name: Deploy xkpasswd to Pages
4
on:
5
# Runs on pushes targeting the default branch
6
push:
7
- branches: ["main"]
+ branches: ["main", "wip-responsive"]
8
9
# Allows you to run this workflow manually from the Actions tab
10
workflow_dispatch:
0 commit comments