Skip to content

Commit

Permalink
deploy-development.yml: temporary push event response
Browse files Browse the repository at this point in the history
  • Loading branch information
digorgonzola committed Dec 19, 2023
1 parent c5e7c66 commit f985f43
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/deploy-development.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: Build, Test and Deploy Development

on:
pull_request:
branches:
- master
workflow_dispatch:
push:
branches:
- devops_cicd

permissions:
id-token: write # This is required for requesting the JWT
Expand Down

0 comments on commit f985f43

Please sign in to comment.