Skip to content

Commit 947812c

Browse files
author
{your_name}
committed
test yet again
1 parent caa8f5d commit 947812c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,12 @@ on:
99
paths-ignore:
1010
- '.github/**'
1111
- '!.github/workflows/build.yml'
12-
- '.vscode/**''
12+
- '.vscode/**'
1313
- 'docs/**'
1414
- 'scripts/**'
1515
- '!scripts/merge-channel-files.js'
1616
- 'static/**'
1717
- '*.md'
18-
tags:
19-
- '[0-9]+.[0-9]+.[0-9]+*'
2018
workflow_dispatch:
2119
inputs:
2220
paid-runners:

0 commit comments

Comments
 (0)