We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0da323 commit 5fed8caCopy full SHA for 5fed8ca
.github/workflows/codebuild-ci.yml
@@ -1,5 +1,6 @@
1
name: AWS CodeBuild CI
2
on:
3
+ pull_request:
4
push:
5
branches:
6
- master
0 commit comments