Skip to content

Commit

Permalink
Update and rename nightly.yml to dev-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tsubramanian authored Sep 5, 2024
1 parent 2832eaa commit afa57a2
Showing 1 changed file with 3 additions and 8 deletions.
Original file line number Diff line number Diff line change
@@ -1,15 +1,10 @@
name: Nightly
name: Development Build

on:
workflow_dispatch:
push:
branches:
- master
- 'releases/**'
tags:
- 'v**'
release:
types: [created]
branches-ignore:
- master

jobs:
devops:
Expand Down

0 comments on commit afa57a2

Please sign in to comment.