We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9a17201 + 265780f commit fbb1d1bCopy full SHA for fbb1d1b
2 files changed
.github/CODEOWNERS
@@ -1 +1 @@
1
-* @jradtilbrook @mcncl @james2791 @lizrabuya
+* @jradtilbrook @mcncl @lizrabuya @PriyaSudip
README.md
@@ -23,7 +23,7 @@ on: [push]
23
24
steps:
25
- name: Trigger a Buildkite Build
26
- uses: "buildkite/trigger-pipeline-action@v2.0.0"
+ uses: "buildkite/trigger-pipeline-action@v2.1.0"
27
with:
28
buildkite_api_access_token: ${{ secrets.TRIGGER_BK_BUILD_TOKEN }}
29
pipeline: "my-org/my-deploy-pipeline"
0 commit comments