Skip to content

Commit

Permalink
Merge pull request #176 from MajidAbuRmila/main
Browse files Browse the repository at this point in the history
Add enk21 to 03-members
  • Loading branch information
tmeckel authored May 9, 2024
2 parents a66282f + fb14e66 commit 36fd7a5
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v4
- uses: volta-cli/action@v4
- run: npm ci
- uses: pulumi/actions@v5
- uses: pulumi/actions@v5.1.1
env:
PULUMI_ACCESS_TOKEN: ${{ secrets.PULUMI_ACCESS_TOKEN }}
GITHUB_TOKEN: ${{ secrets.ADMIN_GITHUB_TOKEN }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v4
- uses: volta-cli/action@v4
- run: npm ci
- uses: pulumi/actions@v5
- uses: pulumi/actions@v5.1.1
env:
PULUMI_ACCESS_TOKEN: ${{ secrets.PULUMI_ACCESS_TOKEN }}
GITHUB_TOKEN: ${{ secrets.ADMIN_GITHUB_TOKEN }}
Expand Down
3 changes: 3 additions & 0 deletions 03-members/enk21.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
username: enk21
push:
- pulumi-cpln

0 comments on commit 36fd7a5

Please sign in to comment.