Skip to content

Commit ce9b9c4

Browse files
authored
Update main.yml
Added main.yml to the dependencies for building
1 parent aea159e commit ce9b9c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
branches:
66
- main
77
paths:
8-
# Only run workflow when actual lib is changed
8+
- '.github/workflows/main.yml'
99
- 'Clap.Net/**'
1010

1111
jobs:

0 commit comments

Comments
 (0)