Skip to content

Commit

Permalink
Merge pull request #311 from OpsLevel/db/update-enums
Browse files Browse the repository at this point in the history
update enums with task gen
  • Loading branch information
davidbloss authored Nov 16, 2023
2 parents 6259036 + c28009a commit bbd110e
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .changes/unreleased/Feature-20231116-143511.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
kind: Feature
body: add enum ServicePropertyTypeEnum
time: 2023-11-16T14:35:11.534423-06:00
2 changes: 2 additions & 0 deletions .github/workflows/enum-gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:
version: 3.x
repo-token: ${{ secrets.GITHUB_TOKEN }}
- name: Run Tests
env:
OPSLEVEL_API_TOKEN: ${{ secrets.OPSLEVEL_API_TOKEN }}
run: |-
task setup
task generate
Expand Down
2 changes: 2 additions & 0 deletions enum.go

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

0 comments on commit bbd110e

Please sign in to comment.