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 0778b06 commit 5772e78Copy full SHA for 5772e78
.github/workflows/demos.yml
@@ -7,15 +7,7 @@ concurrency:
7
on:
8
push:
9
branches:
10
- - master
11
- - main
12
- paths:
13
- - demos/**
14
- - .github/workflows/**
15
- pull_request:
16
17
- - demos/**'
18
+ - "**"
19
20
jobs:
21
build:
.github/workflows/packages.yml
- - packages/**
0 commit comments