We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 563fe70 + 2fd879d commit c8d003cCopy full SHA for c8d003c
.github/workflows/integration.yml
@@ -1,6 +1,6 @@
1
name: Integration
2
3
-on: [push]
+on: [pull_request]
4
jobs:
5
integration:
6
permissions:
@@ -16,4 +16,3 @@ jobs:
16
role-to-assume: arn:aws:iam::854268402788:role/github
17
role-session-name: github
18
- run: aws sts get-caller-identity
19
-
README.md
@@ -4,3 +4,4 @@ A module that encapsulates an app or service. With integration tests against a r
auth
Work in Progress...
7
+
0 commit comments