Skip to content

Commit 906f6fb

Browse files
committed
Include the fir feature branch for acceptance test runs
1 parent f2f7941 commit 906f6fb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/acceptance-tests.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ name: Acceptance
22
on:
33
pull_request:
44
branches:
5-
- master
5+
- master
6+
- fir-compatibility
67
paths-ignore:
78
- 'docs/**'
89
- '**.md'

0 commit comments

Comments
 (0)