Skip to content

Commit a246b33

Browse files
build: Updates is-compatible check to main
1 parent 77c2a52 commit a246b33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/is-compatible.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Build plugin
1515
run: npm run build
1616
- name: Compatibility check
17-
uses: grafana/plugin-actions/is-compatible@v1
17+
uses: grafana/plugin-actions/is-compatible@main
1818
with:
1919
module: './src/module.ts'
2020
comment-pr: 'yes'

0 commit comments

Comments
 (0)