Skip to content

Commit

Permalink
[internal] Update GitHub Actions workflow files
Browse files Browse the repository at this point in the history
  • Loading branch information
pulumi-bot committed Mar 21, 2024
1 parent fd2ec4f commit bb26340
Show file tree
Hide file tree
Showing 5 changed files with 410 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -496,3 +496,5 @@ on:
- v*
- sdk/*
- "**"
pull_request:

2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -459,3 +459,5 @@ on:
tags:
- v*.*.*
- "!v*.*.*-**"
pull_request:

3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,6 @@ provider/**/schema-embed.json
**/version.txt
**/nuget
**/dist


sdk/python/venv
90 changes: 88 additions & 2 deletions sdk/go.mod

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit bb26340

Please sign in to comment.