Skip to content

Commit dd0d41e

Browse files
committed
OSS CI for stacked commits
Pull Request resolved: #24 Make CI run for ghstacked commits, maybe? Differential Revision: [D75176799](https://our.internmc.facebook.com/intern/diff/D75176799/) **NOTE FOR REVIEWERS**: This PR has internal Meta-specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D75176799/)! ghstack-source-id: 285475797
1 parent d2d8595 commit dd0d41e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
pull_request:
88
branches:
99
- main
10+
- gh/**
1011

1112
concurrency:
1213
group: ${{ github.workflow }}-${{ github.ref == 'refs/heads/main' && github.run_number || github.ref }}

0 commit comments

Comments
 (0)