Skip to content

Commit

Permalink
updated permissions for the workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Santhosha Rajashekar committed Jun 10, 2024
1 parent b3e106d commit ba7201f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ml/train.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
$schema: https://azuremlschemas.azureedge.net/latest/commandJob.schema.json
command: >
python train.py
environment: azureml:sklearn-1.1:36
environment: azureml:sklearn-1.1@latest
inputs:
training_data:
type: uri_folder
Expand Down

0 comments on commit ba7201f

Please sign in to comment.