Skip to content

Commit 01c14de

Browse files
Add push trigger to force workflow visibility
Co-authored-by: Junie <[email protected]>
1 parent 5ecb523 commit 01c14de

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/test-linear.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: Test Linear Integration
22
on:
3+
push:
4+
branches:
5+
- fadeeva/linear
36
workflow_dispatch:
47
inputs:
58
issue_id:

0 commit comments

Comments
 (0)