Skip to content

Commit

Permalink
Merge pull request #234 from sumesh-aot/version-image-rbac
Browse files Browse the repository at this point in the history
Updating version tag to create new version for rbac changes
  • Loading branch information
shuhaib-aot authored Jul 5, 2024
2 parents 21a873b + 25b3535 commit 22ef85a
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/forms-flow-admin-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
- main
- develop
- release/*
- feature/FWF-3316-permission-matrix
paths:
- "forms-flow-admin/**"
- "VERSION"
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/forms-flow-integration-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
- main
- develop
- release/*
- feature/FWF-3316-permission-matrix
paths:
- "forms-flow-integration/**"
- "VERSION"
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/forms-flow-nav.cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
- main
- develop
- release/*
- feature/FWF-3316-permission-matrix
paths:
- "forms-flow-nav/**"
- "VERSION"
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/forms-flow-service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
- main
- develop
- release/*
- feature/FWF-3316-permission-matrix
paths:
- "forms-flow-service/**"
- "VERSION"
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/forms-flow-theme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
- main
- develop
- release/*
- feature/FWF-3316-permission-matrix
paths:
- "forms-flow-theme/**"
- "VERSION"
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v6.1.0-alpha
v6.1.0-rbac-alpha

0 comments on commit 22ef85a

Please sign in to comment.