Skip to content

Commit

Permalink
Change name of GitHub worflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jorge-jbs committed Apr 23, 2024
1 parent 00fa6f4 commit fdd99cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/blank.yml → .github/workflows/verify.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: CI
name: Verify

on:
push:
branches: [ "master", "threaded-trees", "disjoint-set-forest", "examples-verification-optimization" ]
branches: [ "master" ]
pull_request:
branches: [ "master" ]

Expand Down

0 comments on commit fdd99cc

Please sign in to comment.