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 0e324c4 commit 726ee9bCopy full SHA for 726ee9b
.github/workflows/automated-update.yml
@@ -11,7 +11,7 @@ jobs:
11
permissions:
12
pull-requests: write
13
contents: write
14
- if: github.event_name != 'schedule' || github.repository == 'prettier/html-ua-styles'
+ if: github.event_name != 'schedule' || github.repository == 'prettier/html-tags'
15
runs-on: ubuntu-latest
16
env:
17
YARN_ENABLE_IMMUTABLE_INSTALLS: false
0 commit comments